.iycirdyf04 {
    border-width: 2px;
}

.obx038yqwr {
    overflow: hidden;
}

body {
    background-color: #f8f8f3;
}

body {
    font-family: Manrope;
}

.dshu5jy2sp {
    font-family: 'Manrope', sans-serif;
    font-size: 6.5rem;
    line-height: 1;
}

.dshu5jy2sp>.t2nikpbdde {
    font-size: 8.125rem;
}

.f4572bevv0 {
    font-family: 'Manrope', sans-serif;
    font-size: 4.3rem;
    line-height: 1;
}

.f4572bevv0>.t2nikpbdde {
    font-size: 5.375rem;
}

.suit44awvj {
    font-family: 'Manrope', sans-serif;
    font-size: 1.6rem;
    line-height: 1.3;
}

.suit44awvj>.t2nikpbdde {
    font-size: 2rem;
}

.pksf2mp245 {
    font-family: 'Manrope', sans-serif;
    font-size: 2rem;
    line-height: 1.2;
}

.pksf2mp245>.t2nikpbdde {
    font-size: 2.5rem;
}

.c1xlwutt1v {
    font-family: 'Manrope', sans-serif;
    font-size: 1.6rem;
    line-height: 1.2;
}

.c1xlwutt1v>.t2nikpbdde {
    font-size: 2rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .dshu5jy2sp {
        font-size: 5.2rem;
    }
}

@media (max-width: 768px) {
    .dshu5jy2sp {
        font-size: 4.55rem;
        font-size: calc(2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20))));
    }

    .f4572bevv0 {
        font-size: 3.44rem;
        font-size: calc(2.155rem + (4.3 - 2.155) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.155rem + (4.3 - 2.155) * ((100vw - 20rem) / (48 - 20))));
    }

    .suit44awvj {
        font-size: 1.28rem;
        font-size: calc(1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20))));
    }

    .pksf2mp245 {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
    }

    .c1xlwutt1v {
        font-size: 1.28rem;
        font-size: calc(1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.21rem + (1.6 - 1.21) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .dshu5jy2sp {
        font-size: 4.55rem;
        font-size: calc(2.925rem + (6.5 - 2.925) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.925rem + (6.5 - 2.925) * ((100vw - 62rem) / (87 - 62))));
    }

    .f4572bevv0 {
        font-size: 3.44rem;
        font-size: calc(2.155rem + (4.3 - 2.155) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.155rem + (4.3 - 2.155) * ((100vw - 62rem) / (87 - 62))));
    }

    .suit44awvj {
        font-size: 1.28rem;
        font-size: calc(1.21rem + (1.6 - 1.21) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.21rem + (1.6 - 1.21) * ((100vw - 62rem) / (87 - 62))));
    }

    .pksf2mp245 {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
    }

    .c1xlwutt1v {
        font-size: 1.28rem;
        font-size: calc(1.21rem + (1.6 - 1.21) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.21rem + (1.6 - 1.21) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.iycirdyf04 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .iycirdyf04 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #766153 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.akcuxjkrkt,
.akcuxjkrkt:active {
    background-color: #766153 !important;
    border-color: #766153 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.akcuxjkrkt:hover,
.akcuxjkrkt:focus,
.akcuxjkrkt.focus,
.akcuxjkrkt.h5xp3987xk {
    color: inherit;
    background-color: #947a68 !important;
    border-color: #947a68 !important;
    box-shadow: none;
}

.akcuxjkrkt.ykp4ayb381,
.akcuxjkrkt:disabled {
    color: #ffffff !important;
    background-color: #947a68 !important;
    border-color: #947a68 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #717744 !important;
    border-color: #717744 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.h5xp3987xk {
    color: inherit;
    background-color: #909757 !important;
    border-color: #909757 !important;
    box-shadow: none;
}

.btn-secondary.ykp4ayb381,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #909757 !important;
    border-color: #909757 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.h5xp3987xk {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.ykp4ayb381,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.h5xp3987xk {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.ykp4ayb381,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.h5xp3987xk {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.ykp4ayb381,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.h5xp3987xk {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.ykp4ayb381,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.h5xp3987xk {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.ykp4ayb381,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.h5xp3987xk {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.ykp4ayb381,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #766153;
    color: #766153;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.h5xp3987xk {
    color: #43372f !important;
    background-color: transparent !important;
    border-color: #43372f !important;
    box-shadow: none !important;
}

.btn-primary-outline.ykp4ayb381,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #766153 !important;
    border-color: #766153 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #717744;
    color: #717744;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.h5xp3987xk {
    color: #3d4024 !important;
    background-color: transparent !important;
    border-color: #3d4024 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.ykp4ayb381,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #717744 !important;
    border-color: #717744 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.h5xp3987xk {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.ykp4ayb381,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.h5xp3987xk {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.ykp4ayb381,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.h5xp3987xk {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.ykp4ayb381,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.h5xp3987xk {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.ykp4ayb381,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.h5xp3987xk {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.ykp4ayb381,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.h5xp3987xk {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.ykp4ayb381,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #766153 !important;
}

.text-secondary {
    color: #717744 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.h5xp3987xk {
    color: #3a3029 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.h5xp3987xk {
    color: #33361f !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.h5xp3987xk {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.h5xp3987xk {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.h5xp3987xk {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.h5xp3987xk {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.h5xp3987xk {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.h5xp3987xk {
    color: #000000 !important;
}

a[class*="text-"]:not(.npq0e863ne):not(.dropdown-item):not([role]):not(.whxrkmj1bn) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.npq0e863ne):not(.dropdown-item):not([role]):not(.whxrkmj1bn):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.n2iygbo0j5 .npq0e863ne.h5xp3987xk {
    color: #766153;
}

.n2iygbo0j5 .npq0e863ne:not(.h5xp3987xk) {
    color: #232323;
}

.jyxm448ojd {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.fr4sudwo3d {
    background-color: #ae1e2c;
}

.mbr-gallery-filter li.h5xp3987xk .iycirdyf04 {
    background-color: #766153;
    border-color: #766153;
    color: #ffffff;
}

.mbr-gallery-filter li.h5xp3987xk .iycirdyf04:focus {
    box-shadow: none;
}

a,
a:hover {
    color: #766153;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #b4a194;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.bt6191ofdd {
    font-family: 'Manrope', sans-serif;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 400;
}

.bt6191ofdd>.t2nikpbdde {
    font-size: 2.5rem;
}

.bt6191ofdd:hover,
.bt6191ofdd:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #766153 !important;
}

.bt6191ofdd:-webkit-input-placeholder {
    font-family: 'Manrope', sans-serif;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 400;
}

.bt6191ofdd:-webkit-input-placeholder>.t2nikpbdde {
    font-size: 2.5rem;
}

blockquote {
    border-color: #766153;
}

/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #766153;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #766153;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #766153;
    border-bottom-color: #766153;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #766153 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #717744 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23766153' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.jestjj2hpq .iycirdyf04 {
    border-radius: 0 !important;
    padding: 19px 45px;
    font-weight: 400;
}

img,
.card-wrap,
.teiizew3g6,
.obx038yqwr,
.kg5qmdmigq iframe,
.ie5iajmqbj iframe,
.kyxrf73ryj,
.plan,
.e444xtxjaj,
.tt00y6v5kz,
.xtr7rj9ag7 {
    border-radius: 0 !important;
}

.w2r9nx6oxq img {
    border-radius: 0 !important;
}

.c1xlwutt1v {
    font-weight: 300;
}

.ielybpfwub .s1n9bsoh10 {
    position: relative !important;
}

.ielybpfwub .fsczo8mihr {
    padding-left: 80px;
    padding-right: 80px;
}

@media (max-width: 1440px) {
    .ielybpfwub .fsczo8mihr {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 992px) {
    .ielybpfwub .fsczo8mihr {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.ielybpfwub .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.ielybpfwub .dropdown-menu {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

.ielybpfwub .dropdown-item {
    border: none !important;
    background: #f8f8f3 !important;
}

.ielybpfwub .dropdown-item:hover,
.ielybpfwub .dropdown-item:focus {
    background: #f8f8f3 !important;
    color: #4e2706 !important;
}

.ielybpfwub .dropdown-item:hover span {
    color: white;
}

.ielybpfwub .dropdown-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ielybpfwub .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ielybpfwub .zrp1vlda7k .qc71ftgxvu {
    padding: 0 0.3em !important;
    margin: 0.667em 1em !important;
}

.ielybpfwub .zrp1vlda7k .qc71ftgxvu.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.ielybpfwub .npq0e863ne {
    position: relative;
}

.ielybpfwub .t8nvm5ooqa {
    display: flex;
    margin: 0 auto;
    max-width: 1600px;
}

@media (min-width: 992px) {
    .ielybpfwub .t8nvm5ooqa {
        flex-wrap: nowrap;
    }
}

.ielybpfwub .is6vqq8laq {
    color: #c10b02 !important;
    font-size: 1.5rem;
    transition: all 0.3s ease-in-out;
}

.ielybpfwub .is6vqq8laq:hover {
    opacity: 0.5;
}

.ielybpfwub .dropdown-menu,
.ielybpfwub .fvybxwhlg3.opened {
    background: #f8f8f3 !important;
}

.ielybpfwub .c6w1hm6l98:focus,
.ielybpfwub .npq0e863ne:focus {
    outline: none;
}

.ielybpfwub .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.ielybpfwub .dropdown .dropdown-menu .dropdown-item::after {
    right: 1.6rem;
}

.ielybpfwub .dropdown .dropdown-menu .dropdown-item .t2nikpbdde {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.ielybpfwub .dropdown .dropdown-menu .dropdown-item .t2nikpbdde:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.ielybpfwub .bs7kqttm33 .dropdown-menu .dropdown-item:before {
    display: none;
}

.ielybpfwub .bs7kqttm33 .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.ielybpfwub .fvybxwhlg3 {
    min-height: 110px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    background: #f8f8f3;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

.ielybpfwub .fvybxwhlg3.opened {
    transition: all 0.3s;
}

.ielybpfwub .fvybxwhlg3 .dropdown-item {
    padding: 8px 3.2rem 8px 22px;
    line-height: 1.5;
    border-radius: 0;
    margin-left: 4px;
    margin-bottom: 4px;
}

.ielybpfwub .fvybxwhlg3 .w2r9nx6oxq img {
    width: auto;
}

.ielybpfwub .fvybxwhlg3 .cmwaes23w7 {
    justify-content: flex-end;
    z-index: 1;
}

.ielybpfwub .fvybxwhlg3.bs7kqttm33 {
    justify-content: center;
}

.ielybpfwub .fvybxwhlg3.bs7kqttm33 .c6w1hm6l98 .npq0e863ne::before {
    display: none;
}

.ielybpfwub .fvybxwhlg3.bs7kqttm33.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .ielybpfwub .fvybxwhlg3.bs7kqttm33.opened:not(.navbar-short) .cmwaes23w7 {
        max-height: calc(98.5vh - 4.7rem);
    }
}

.ielybpfwub .fvybxwhlg3.bs7kqttm33 .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.ielybpfwub .fvybxwhlg3.bs7kqttm33 .dropdown-menu .dropdown-item:after {
    right: auto;
}

.ielybpfwub .fvybxwhlg3.bs7kqttm33 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.ielybpfwub .fvybxwhlg3.bs7kqttm33 ul.ic2lt47xk1 li {
    margin: auto;
}

.ielybpfwub .fvybxwhlg3.bs7kqttm33 .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.ielybpfwub .fvybxwhlg3.bs7kqttm33 .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 991px) {
    .ielybpfwub .fvybxwhlg3 .c6w1hm6l98 .npq0e863ne::before {
        display: none;
    }

    .ielybpfwub .fvybxwhlg3.opened .dropdown-menu {
        top: 0;
    }

    .ielybpfwub .fvybxwhlg3 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .ielybpfwub .fvybxwhlg3 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .ielybpfwub .fvybxwhlg3 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .ielybpfwub .fvybxwhlg3 .w2r9nx6oxq img {
        height: 3rem !important;
    }

    .ielybpfwub .fvybxwhlg3 ul.ic2lt47xk1 li {
        margin: auto;
    }

    .ielybpfwub .fvybxwhlg3 .dropdown-menu .dropdown-item {
        padding: 14px !important;
        text-align: center;
        margin-left: 0;
    }

    .ielybpfwub .fvybxwhlg3 .rgb12dfdwm {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0.5rem;
        max-width: 80%;
    }

    .ielybpfwub .fvybxwhlg3 .cs22qpki4x {
        flex-basis: auto;
    }

    .ielybpfwub .fvybxwhlg3 .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.ielybpfwub .fvybxwhlg3.navbar-short {
    min-height: 96px;
}

.ielybpfwub .fvybxwhlg3.navbar-short .rgb12dfdwm {
    min-height: 96px;
}

.ielybpfwub .rgb12dfdwm {
    min-height: 96px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word !important;
    z-index: 1;
    word-wrap: break-word !important;
    white-space: normal;
}

.ielybpfwub .rgb12dfdwm .whxrkmj1bn {
    line-height: inherit !important;
    font-weight: 400;
}

.ielybpfwub .rgb12dfdwm .whxrkmj1bn:hover,
.ielybpfwub .rgb12dfdwm .whxrkmj1bn:focus {
    color: #4e2706 !important;
}

.ielybpfwub .rgb12dfdwm .w2r9nx6oxq a {
    outline: none;
}

.ielybpfwub .fvybxwhlg3.opened .rgb12dfdwm .whxrkmj1bn:hover,
.ielybpfwub .fvybxwhlg3.opened .rgb12dfdwm .whxrkmj1bn:focus {
    color: #4e2706 !important;
}

.ielybpfwub .dropdown-item.h5xp3987xk,
.ielybpfwub .dropdown-item:active {
    background-color: transparent;
}

.ielybpfwub .e366odnrmx .ic2lt47xk1 .npq0e863ne {
    padding: 0;
}

.ielybpfwub .zrp1vlda7k .qc71ftgxvu.dropdown-toggle {
    margin-right: 1.667em;
}

.ielybpfwub .zrp1vlda7k .qc71ftgxvu.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.ielybpfwub .fvybxwhlg3.e366odnrmx .dropdown .dropdown-menu {
    background: #f8f8f3;
    top: 3.2rem;
    border-radius: 30px;
}

@media (max-width: 992px) {
    .ielybpfwub .fvybxwhlg3.e366odnrmx .dropdown .dropdown-menu {
        top: 0;
    }
}

.ielybpfwub .fvybxwhlg3.e366odnrmx .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
    top: 0;
    border-left: 1px solid transparent;
}

.ielybpfwub .fvybxwhlg3 .dropdown.open>.dropdown-menu {
    display: block;
}

.ielybpfwub ul.ic2lt47xk1 {
    flex-wrap: wrap;
}

@media (min-width: 991px) {
    .ielybpfwub ul.ic2lt47xk1 {
        padding: 0;
        background-color: transparent;
        border: 2px solid transparent;
    }
}

.ielybpfwub .vh8lbt83u8 {
    text-align: center;
    width: auto;
}

.ielybpfwub .vh8lbt83u8 .iycirdyf04 {
    white-space: nowrap;
    margin-right: 0;
    min-height: auto;
    width: auto;
}

.ielybpfwub .vh8lbt83u8 .iycirdyf04 .t2nikpbdde {
    width: 32px;
    height: 32px;
    min-width: 32px;
    font-size: 16px;
    margin-left: 32px;
    margin-right: -20px;
}

@media (max-width: 575px) {
    .ielybpfwub .vh8lbt83u8 .iycirdyf04 {
        width: auto !important;
    }
}

.ielybpfwub button.cs22qpki4x {
    outline: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    border-radius: 100%;
    background-color: #f8f8f3 !important;
    border: none !important;
    box-shadow: none !important;
}

.ielybpfwub button.cs22qpki4x .m1w2l44ha5 span {
    position: absolute;
    right: 0;
    width: 20px;
    height: 2px;
    border-right: 5px;
    background-color: #4e2706;
}

.ielybpfwub button.cs22qpki4x .m1w2l44ha5 span:nth-child(1) {
    top: 18px;
    left: 15px;
    transition: all 0.2s;
}

.ielybpfwub button.cs22qpki4x .m1w2l44ha5 span:nth-child(2) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.ielybpfwub button.cs22qpki4x .m1w2l44ha5 span:nth-child(3) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.ielybpfwub button.cs22qpki4x .m1w2l44ha5 span:nth-child(4) {
    left: 15px;
    top: 30px;
    transition: all 0.2s;
}

.ielybpfwub nav.opened .m1w2l44ha5 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ielybpfwub nav.opened .m1w2l44ha5 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.ielybpfwub nav.opened .m1w2l44ha5 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.ielybpfwub nav.opened .m1w2l44ha5 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ielybpfwub .s1n9bsoh10 {
    padding: 0 1rem;
}

.ielybpfwub a.npq0e863ne {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ielybpfwub .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ielybpfwub .fvybxwhlg3 {
        height: 70px;
    }

    .ielybpfwub .fvybxwhlg3.opened {
        height: auto;
    }

    .ielybpfwub .c6w1hm6l98 .npq0e863ne:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.ielybpfwub .ic2lt47xk1 {
    margin: 0 auto;
}

.ielybpfwub .c6w1hm6l98 {
    padding: 0;
    margin: 0;
}

.ielybpfwub .c6w1hm6l98 .npq0e863ne {
    padding: 8px 22px !important;
    margin: 0 !important;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
    border-radius: 3rem;
}

.ielybpfwub .c6w1hm6l98 .npq0e863ne::after {
    color: inherit !important;
    transform: rotate(0);
    transition: 0.3s;
}

.ielybpfwub .c6w1hm6l98 .npq0e863ne:hover,
.ielybpfwub .c6w1hm6l98 .npq0e863ne:focus {
    background-color: transparent;
    color: #4e2706 !important;
    opacity: 0.5;
}

.ielybpfwub .c6w1hm6l98 .npq0e863ne:hover::after,
.ielybpfwub .c6w1hm6l98 .npq0e863ne:focus::after {
    color: inherit !important;
}

.ielybpfwub .c6w1hm6l98 .npq0e863ne.aiqf0ck38c::after {
    transform: rotate(180deg);
}

.ielybpfwub .c6w1hm6l98 .dropdown-menu {
    background-color: transparent !important;
}

.ielybpfwub .c6w1hm6l98 .dropdown-menu:hover {
    background-color: transparent !important;
}

@media (max-width: 991px) {
    .ielybpfwub .fvybxwhlg3 {
        justify-content: flex-start !important;
    }

    .ielybpfwub .fvybxwhlg3.opened {
        min-height: 100vh !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
    }

    .ielybpfwub .cmwaes23w7 {
        padding: 20px 0 3rem;
    }

    .ielybpfwub .cmwaes23w7 .ic2lt47xk1 {
        width: 100%;
        margin-bottom: 24px;
    }

    .ielybpfwub .cmwaes23w7 .c6w1hm6l98 {
        width: 100%;
        margin: 0;
    }

    .ielybpfwub .cmwaes23w7 .c6w1hm6l98:not(:first-child) {
        border-top: 1px solid transparent;
    }

    .ielybpfwub .cmwaes23w7 .c6w1hm6l98 .npq0e863ne {
        padding: 14px !important;
        justify-content: center;
        margin: 0 !important;
        margin-bottom: 4px !important;
    }
}

.ielybpfwub .ulr2imua4e {
    min-height: 110px;
}

.ielybpfwub .npq0e863ne,
.ielybpfwub .dropdown-item {
    color: #4A372A;
}

.ielybpfwub .whxrkmj1bn {
    color: #4A372A;
}

.lwnd205t19 {
    background-color: transparent;
}

.lwnd205t19 .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.lwnd205t19 .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lwnd205t19 .ulr2imua4e {
    margin: 0;
}

.lwnd205t19 .ulr2imua4e .e444xtxjaj {
    padding: 0;
    justify-content: center;
}

.lwnd205t19 .s53py9smir {
    padding: 0 112px;
}

@media (max-width: 1440px) {
    .lwnd205t19 .s53py9smir {
        padding: 0 64px;
    }
}

@media (max-width: 1200px) {
    .lwnd205t19 .s53py9smir {
        padding: 0 32px;
    }
}

@media (max-width: 992px) {
    .lwnd205t19 .s53py9smir {
        padding: 0;
        margin-bottom: 32px;
    }
}

.lwnd205t19 .s53py9smir .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .lwnd205t19 .s53py9smir .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.lwnd205t19 .s53py9smir .s7etqeqwo9 .er5j347yiv {
    display: inline-block;
    width: 80%;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .lwnd205t19 .s53py9smir .s7etqeqwo9 .er5j347yiv {
        width: 100%;
        margin-bottom: 32px;
    }
}

.lwnd205t19 .s53py9smir .oef884oe1n {
    margin-top: 122px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .lwnd205t19 .s53py9smir .oef884oe1n {
        margin-top: 32px;
    }
}

.lwnd205t19 .eznh1z7ae8 {
    height: 100%;
    padding-left: 112px;
    border-left: 3px dashed #4a372a;
}

@media (max-width: 1440px) {
    .lwnd205t19 .eznh1z7ae8 {
        padding-left: 64px;
    }
}

@media (max-width: 1200px) {
    .lwnd205t19 .eznh1z7ae8 {
        padding-left: 32px;
    }
}

@media (max-width: 992px) {
    .lwnd205t19 .eznh1z7ae8 {
        padding-left: 0;
        border-left: none;
        border-top: 3px dashed #4a372a;
        padding-top: 22px;
    }
}

.lwnd205t19 .eznh1z7ae8 img {
    height: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .lwnd205t19 .eznh1z7ae8 img {
        height: 350px;
    }
}

.lwnd205t19 .pb60s9rm19 {
    color: #c10b02;
}

.lwnd205t19 .er5j347yiv,
.lwnd205t19 .s7etqeqwo9 {
    color: #000000;
    text-align: center;
}

.lwnd205t19 .oef884oe1n {
    color: #000000;
    text-align: center;
}

.lwnd205t19 .pb60s9rm19,
.lwnd205t19 .jestjj2hpq {
    text-align: center;
    color: #4A372A;
}

.ohvz640lk1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ohvz640lk1 .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.ohvz640lk1 .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ohvz640lk1 .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.ohvz640lk1 .ojdsr73tv8 .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .ohvz640lk1 .ojdsr73tv8 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.ohvz640lk1 .ulr2imua4e {
    justify-content: center;
    margin: 0 -26px;
}

.ohvz640lk1 .ulr2imua4e .e444xtxjaj {
    padding: 0 26px;
}

.ohvz640lk1 .ulr2imua4e .azm3i05ch9 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px 52px;
}

@media (max-width: 992px) {
    .ohvz640lk1 .ulr2imua4e .azm3i05ch9 {
        display: block;
    }
}

@media (max-width: 992px) {
    .ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 {
        margin-bottom: 32px;
    }
}

.ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        display: block;
    }
}

.ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .psck90odvw {
    margin-bottom: 0;
    padding-right: 48px;
    white-space: nowrap;
}

@media (max-width: 992px) {
    .ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .psck90odvw {
        padding-right: 0;
        margin-bottom: 16px;
    }
}

.ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
    width: 77%;
}

@media (max-width: 992px) {
    .ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
        width: 100%;
    }
}

.ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
        margin-bottom: 22px;
    }
}

.ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .uznk7swimp {
    margin-bottom: 0;
}

.ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .ohvz640lk1 .ulr2imua4e .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
        margin-top: 22px;
    }
}

.ohvz640lk1 .eznh1z7ae8 {
    height: 100%;
}

.ohvz640lk1 .eznh1z7ae8 img {
    height: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .ohvz640lk1 .eznh1z7ae8 img {
        height: 350px;
    }
}

.ohvz640lk1 .e55pslg1gs {
    color: #4A372A;
}

.ohvz640lk1 .pb60s9rm19 {
    color: #4A372A;
}

.ohvz640lk1 .psck90odvw {
    color: #4A372A;
}

.ohvz640lk1 .i5itu4ub0l {
    color: #c10b02;
}

.ohvz640lk1 .uznk7swimp {
    color: #000000;
}

.ohvz640lk1 .i5itu4ub0l,
.ohvz640lk1 .jestjj2hpq {
    color: #4A372A;
}

.vk3b5otgpm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.vk3b5otgpm .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.vk3b5otgpm .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.vk3b5otgpm .e444xtxjaj {
    justify-content: flex-end;
}

.vk3b5otgpm .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.vk3b5otgpm .ojdsr73tv8 .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .vk3b5otgpm .ojdsr73tv8 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.vk3b5otgpm .ryl196z24b {
    margin-bottom: 64px;
    padding-bottom: 16px;
    border-bottom: 3px dashed #4a372a;
}

@media (max-width: 992px) {
    .vk3b5otgpm .ryl196z24b {
        margin-bottom: 32px;
    }
}

.vk3b5otgpm .ryl196z24b .oef884oe1n {
    margin-bottom: 0;
}

.vk3b5otgpm .azm3i05ch9 {
    justify-content: center;
    margin: 0 -24px;
}

.vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 {
    padding: 0 24px;
    margin-bottom: 122px;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 {
        margin-bottom: 32px;
    }
}

.vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    border-radius: 0 !important;
    height: 100%;
    display: flex;
    justify-content: space-between;
    padding-right: 122px;
}

@media (max-width: 1440px) {
    .vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding-right: 64px;
    }
}

@media (max-width: 992px) {
    .vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding-right: 0;
        display: block;
    }
}

.vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .psck90odvw {
    margin-bottom: 0;
    padding-right: 48px;
    white-space: nowrap;
}

@media (max-width: 992px) {
    .vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .psck90odvw {
        padding-right: 0;
        margin-bottom: 16px;
    }
}

.vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
    width: 77%;
}

@media (max-width: 992px) {
    .vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
        width: 100%;
    }
}

.vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
        margin-bottom: 22px;
    }
}

.vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .uznk7swimp {
    margin-bottom: 0;
}

.vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .vk3b5otgpm .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
        margin-top: 22px;
    }
}

.vk3b5otgpm .e55pslg1gs {
    color: #4A372A;
}

.vk3b5otgpm .pb60s9rm19 {
    color: #4A372A;
}

.vk3b5otgpm .oef884oe1n {
    color: #000000;
    text-align: right;
}

.vk3b5otgpm .psck90odvw {
    color: #4A372A;
}

.vk3b5otgpm .i5itu4ub0l {
    color: #c10b02;
}

.vk3b5otgpm .uznk7swimp {
    color: #000000;
}

.vk3b5otgpm .i5itu4ub0l,
.vk3b5otgpm .jestjj2hpq {
    color: #4A372A;
}

.g8xvsnhwk5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.g8xvsnhwk5 .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.g8xvsnhwk5 .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.g8xvsnhwk5 .xl6ag4n4jd {
    justify-content: center;
    margin: 0 -46px;
}

@media (max-width: 1440px) {
    .g8xvsnhwk5 .xl6ag4n4jd {
        margin: 0 -32px;
    }
}

.g8xvsnhwk5 .xl6ag4n4jd .e444xtxjaj {
    padding: 0 46px;
    justify-content: flex-end;
}

@media (max-width: 1440px) {
    .g8xvsnhwk5 .xl6ag4n4jd .e444xtxjaj {
        padding: 0 32px;
    }
}

@media (max-width: 992px) {
    .g8xvsnhwk5 .eznh1z7ae8 {
        margin-bottom: 22px;
    }
}

.g8xvsnhwk5 .eznh1z7ae8 img {
    height: 370px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .g8xvsnhwk5 .eznh1z7ae8 img {
        height: 350px;
    }
}

.g8xvsnhwk5 .er5j347yiv {
    margin-bottom: 0;
    color: #4b4949;
}

@media (max-width: 992px) {
    .g8xvsnhwk5 .er5j347yiv {
        margin-bottom: 22px;
    }
}

.g8xvsnhwk5 .jestjj2hpq {
    text-align: right;
}

@media (max-width: 992px) {
    .g8xvsnhwk5 .jestjj2hpq {
        text-align: left;
    }
}

.g8xvsnhwk5 .jestjj2hpq .iycirdyf04 {
    margin-bottom: 0;
}

.g8xvsnhwk5 .er5j347yiv,
.g8xvsnhwk5 .s7etqeqwo9 {
    color: #000000;
}

.x6nbihi4hu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.x6nbihi4hu .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.x6nbihi4hu .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.x6nbihi4hu .ojdsr73tv8 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .x6nbihi4hu .ojdsr73tv8 {
        margin-bottom: 32px;
    }
}

.x6nbihi4hu .ojdsr73tv8 .e55pslg1gs {
    margin-bottom: 22px;
}

.x6nbihi4hu .ojdsr73tv8 .mzufjsjihx .pb60s9rm19 {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .x6nbihi4hu .ojdsr73tv8 .mzufjsjihx .pb60s9rm19 {
        width: 100%;
    }
}

.x6nbihi4hu .azm3i05ch9 {
    margin: 0 -24px;
}

.x6nbihi4hu .azm3i05ch9 .vg7lcpjx86 {
    padding: 0 24px;
    margin-bottom: 82px;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .x6nbihi4hu .azm3i05ch9 .vg7lcpjx86 {
        margin-bottom: 32px;
    }
}

.x6nbihi4hu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    border-radius: 0 !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-left: 3px dashed #4a372a;
    padding-left: 42px;
}

@media (max-width: 992px) {
    .x6nbihi4hu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding-left: 22px;
    }
}

.x6nbihi4hu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .psck90odvw {
    margin-bottom: 0;
}

.x6nbihi4hu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .clo3d051dz {
    margin-bottom: 0;
    margin-top: 82px;
}

@media (max-width: 992px) {
    .x6nbihi4hu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .clo3d051dz {
        margin-top: 22px;
    }
}

.x6nbihi4hu .e55pslg1gs {
    color: #4A372A;
}

.x6nbihi4hu .pb60s9rm19 {
    color: #c10b02;
}

.x6nbihi4hu .psck90odvw {
    color: #4A372A;
}

.x6nbihi4hu .clo3d051dz {
    color: #4A372A;
}

.x6nbihi4hu .pb60s9rm19,
.x6nbihi4hu .mzufjsjihx {
    color: #4A372A;
}

.ksbu8gi60k {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ksbu8gi60k .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.ksbu8gi60k .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ksbu8gi60k .xl6ag4n4jd {
    justify-content: space-between;
}

@media (max-width: 992px) {
    .ksbu8gi60k .s53py9smir {
        margin-bottom: 32px;
    }
}

.ksbu8gi60k .s53py9smir .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .ksbu8gi60k .s53py9smir .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.ksbu8gi60k .s53py9smir .s7etqeqwo9 .er5j347yiv {
    display: inline-block;
    width: 60%;
    margin-bottom: 0;
}

.ksbu8gi60k .s53py9smir .jestjj2hpq {
    margin-top: 42px;
}

@media (max-width: 992px) {
    .ksbu8gi60k .s53py9smir .jestjj2hpq {
        margin-top: 32px;
    }
}

.ksbu8gi60k .eznh1z7ae8 {
    display: grid;
    grid-template-columns: 0.55fr 1fr;
    gap: 54px;
}

@media (max-width: 1440px) {
    .ksbu8gi60k .eznh1z7ae8 {
        gap: 22px;
    }
}

@media (max-width: 992px) {
    .ksbu8gi60k .eznh1z7ae8 {
        gap: 12px;
        grid-template-columns: 1fr;
    }
}

.ksbu8gi60k .eznh1z7ae8 .sb4mxlltkw img {
    height: 390px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .ksbu8gi60k .eznh1z7ae8 .sb4mxlltkw img {
        height: 350px;
    }
}

.ksbu8gi60k .pb60s9rm19 {
    color: #c10b02;
}

.ksbu8gi60k .er5j347yiv {
    color: #4b4949;
}

.ksbu8gi60k .pb60s9rm19,
.ksbu8gi60k .jestjj2hpq {
    color: #4A372A;
}

.ksbu8gi60k .er5j347yiv,
.ksbu8gi60k .s7etqeqwo9 {
    color: #000000;
}

.hmge9inelr {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.hmge9inelr .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.hmge9inelr .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hmge9inelr .xl6ag4n4jd {
    justify-content: space-between;
}

.hmge9inelr .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.hmge9inelr .ojdsr73tv8 {
    padding-right: 122px;
}

@media (max-width: 1440px) {
    .hmge9inelr .ojdsr73tv8 {
        padding-right: 64px;
    }
}

@media (max-width: 992px) {
    .hmge9inelr .ojdsr73tv8 {
        padding-right: 0;
    }
}

.hmge9inelr .ojdsr73tv8 .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .hmge9inelr .ojdsr73tv8 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

@media (max-width: 992px) {
    .hmge9inelr .ojdsr73tv8 .eznh1z7ae8 {
        margin-bottom: 32px;
    }
}

.hmge9inelr .ojdsr73tv8 .eznh1z7ae8 img {
    height: 830px;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .hmge9inelr .ojdsr73tv8 .eznh1z7ae8 img {
        height: 630px;
    }
}

@media (max-width: 992px) {
    .hmge9inelr .ojdsr73tv8 .eznh1z7ae8 img {
        height: 350px;
    }
}

.hmge9inelr .azm3i05ch9 {
    padding: 0 122px;
    padding: 0 !important;
}

@media (max-width: 1440px) {
    .hmge9inelr .azm3i05ch9 {
        padding: 0 64px;
    }
}

@media (max-width: 992px) {
    .hmge9inelr .azm3i05ch9 {
        padding-right: 0;
    }
}

.hmge9inelr .azm3i05ch9 .vg7lcpjx86 {
    border-radius: 0 !important;
}

.hmge9inelr .azm3i05ch9 .vg7lcpjx86:first-child .tt00y6v5kz {
    border-top: 3px dashed #4a372a;
}

.hmge9inelr .azm3i05ch9 .vg7lcpjx86:nth-child(2n) .tt00y6v5kz .piz15edad6 img {
    transform: rotate(-10deg);
}

@media (max-width: 1440px) {
    .hmge9inelr .azm3i05ch9 .vg7lcpjx86:nth-child(2n) .tt00y6v5kz .piz15edad6 img {
        transform: none;
    }
}

.hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    border-radius: 0 !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 64px 0;
    border-bottom: 3px dashed #4a372a;
}

@media (max-width: 1440px) {
    .hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        display: block;
    }
}

@media (max-width: 992px) {
    .hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding: 22px 0;
    }
}

.hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
    width: 60%;
}

@media (max-width: 1440px) {
    .hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
        width: 100%;
        margin-bottom: 32px;
    }
}

@media (max-width: 992px) {
    .hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
        width: 100%;
        margin-bottom: 22px;
    }
}

.hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
    margin-bottom: 42px;
}

@media (max-width: 992px) {
    .hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
        margin-bottom: 22px;
    }
}

.hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .uznk7swimp {
    margin-bottom: 0;
}

.hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 {
    width: 25%;
    margin-right: 22px;
}

@media (max-width: 1440px) {
    .hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 {
        transform: none;
        margin-right: 0;
        width: 100%;
    }
}

.hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
    height: 270px;
    transform: rotate(10deg);
    object-fit: cover;
    padding: 16px;
    border: 3px dashed #4a372a;
}

@media (max-width: 1440px) {
    .hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
        transform: none;
        height: 300px;
    }
}

@media (max-width: 992px) {
    .hmge9inelr .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
        padding: 22px;
    }
}

.hmge9inelr .azm3i05ch9 .jestjj2hpq {
    margin-top: 82px;
}

@media (max-width: 992px) {
    .hmge9inelr .azm3i05ch9 .jestjj2hpq {
        margin-top: 32px;
    }
}

.hmge9inelr .e55pslg1gs {
    color: #4A372A;
}

.hmge9inelr .pb60s9rm19 {
    color: #c10b02;
}

.hmge9inelr .oef884oe1n {
    color: #4b4949;
    text-align: right;
}

.hmge9inelr .psck90odvw {
    color: #c10b02;
}

.hmge9inelr .i5itu4ub0l {
    color: #4A372A;
}

.hmge9inelr .uznk7swimp {
    color: #000000;
}

.hmge9inelr .pb60s9rm19,
.hmge9inelr .jestjj2hpq {
    color: #4A372A;
}

.jmyzg69g1g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.jmyzg69g1g .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.jmyzg69g1g .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jmyzg69g1g .e444xtxjaj {
    justify-content: flex-end;
}

.jmyzg69g1g .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.jmyzg69g1g .ojdsr73tv8 .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .jmyzg69g1g .ojdsr73tv8 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.jmyzg69g1g .ryl196z24b .oef884oe1n {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .jmyzg69g1g .ryl196z24b .oef884oe1n {
        margin-bottom: 32px;
    }
}

.jmyzg69g1g .oe3e98gq2z {
    border-bottom: none;
    margin-bottom: 32px;
}

.jmyzg69g1g .oe3e98gq2z .tcm8h9bdga.n2iygbo0j5 {
    border: none;
    padding: 0;
    border-radius: 0 !important;
    background-color: transparent;
    display: inline-flex;
    flex-wrap: wrap;
}

.jmyzg69g1g .oe3e98gq2z .tcm8h9bdga.n2iygbo0j5 .c6w1hm6l98 {
    padding: 0;
    border: none;
    display: block;
    margin: 0 42px 16px 0;
}

@media (max-width: 1440px) {
    .jmyzg69g1g .oe3e98gq2z .tcm8h9bdga.n2iygbo0j5 .c6w1hm6l98 {
        margin: 0 32px 16px 0;
    }
}

@media (max-width: 992px) {
    .jmyzg69g1g .oe3e98gq2z .tcm8h9bdga.n2iygbo0j5 .c6w1hm6l98 {
        margin: 0 22px 16px 0;
    }
}

.jmyzg69g1g .oe3e98gq2z .tcm8h9bdga.n2iygbo0j5 .c6w1hm6l98 .npq0e863ne {
    color: #4a372a;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
    border: none !important;
    padding: 0;
    animation: none;
}

.jmyzg69g1g .oe3e98gq2z .tcm8h9bdga.n2iygbo0j5 .c6w1hm6l98 .npq0e863ne.h5xp3987xk {
    opacity: 1;
    background-color: transparent;
}

.jmyzg69g1g .oe3e98gq2z .tcm8h9bdga.n2iygbo0j5 .c6w1hm6l98 .npq0e863ne:hover {
    opacity: 1;
    background-color: transparent;
}

.jmyzg69g1g .td98ruj3p5 {
    padding: 54px;
    border: 3px dashed #4a372a;
}

@media (max-width: 992px) {
    .jmyzg69g1g .td98ruj3p5 {
        padding: 22px;
    }
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 {
        display: block;
    }
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 {
    width: 28%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 32px;
}

@media (max-width: 992px) {
    .jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 {
        padding-right: 0;
        width: 100%;
        margin-bottom: 32px;
    }
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .ryl196z24b {
    margin-bottom: 32px;
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .ryl196z24b .xn16cbty79 {
    display: flex;
    margin-bottom: 16px;
    padding-bottom: 22px;
    border-bottom: 3px dashed #4a372a;
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .ryl196z24b .xn16cbty79:last-child {
    margin-bottom: 0;
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .ryl196z24b .xn16cbty79 .is6vqq8laq {
    padding-right: 22px;
}

@media (max-width: 992px) {
    .jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .ryl196z24b .xn16cbty79 .is6vqq8laq {
        padding-right: 16px;
    }
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .ryl196z24b .xn16cbty79 .is6vqq8laq .t2nikpbdde {
    display: inline-block;
    font-size: 26px;
    color: #4a372a;
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .ryl196z24b .xn16cbty79 .clo3d051dz {
    width: 100%;
    margin-bottom: 0;
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .mzufjsjihx .i5itu4ub0l {
    margin-bottom: 122px;
}

@media (max-width: 992px) {
    .jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .mzufjsjihx .i5itu4ub0l {
        margin-bottom: 22px;
    }
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .ojdsr73tv8 .mzufjsjihx .jestjj2hpq .iycirdyf04 {
    margin-bottom: 0;
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .s7etqeqwo9 {
    width: 28%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 64px;
}

@media (max-width: 992px) {
    .jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .s7etqeqwo9 {
        padding-right: 0;
        width: 100%;
        margin-bottom: 32px;
    }
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .s7etqeqwo9 .sb4mxlltkw {
    margin-bottom: 32px;
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .s7etqeqwo9 .sb4mxlltkw img {
    height: 280px;
    width: 250px;
    object-fit: cover;
}

@media (max-width: 425px) {
    .jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .s7etqeqwo9 .sb4mxlltkw img {
        width: 100%;
    }
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .s7etqeqwo9 .uznk7swimp {
    margin-bottom: 0;
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .eznh1z7ae8 {
    width: 34%;
}

@media (max-width: 992px) {
    .jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .eznh1z7ae8 {
        width: 100%;
    }
}

.jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .eznh1z7ae8 img {
    height: 770px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .jmyzg69g1g .td98ruj3p5 .okbyb7mrmv .xtr7rj9ag7 .eznh1z7ae8 img {
        height: 350px;
    }
}

.jmyzg69g1g .e55pslg1gs {
    color: #4A372A;
}

.jmyzg69g1g .pb60s9rm19 {
    color: #4A372A;
}

.jmyzg69g1g .oef884oe1n {
    color: #000000;
    text-align: right;
}

.jmyzg69g1g .clo3d051dz {
    color: #000000;
}

.jmyzg69g1g .i5itu4ub0l {
    color: #4A372A;
}

.jmyzg69g1g .uznk7swimp {
    color: #000000;
}

.j4wobltxp5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.j4wobltxp5 .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.j4wobltxp5 .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.j4wobltxp5 .azm3i05ch9 {
    margin: 0 -50px;
}

@media (max-width: 1440px) {
    .j4wobltxp5 .azm3i05ch9 {
        margin: 0 -22px;
    }
}

.j4wobltxp5 .azm3i05ch9 .vg7lcpjx86 {
    padding: 0 50px;
}

@media (max-width: 1440px) {
    .j4wobltxp5 .azm3i05ch9 .vg7lcpjx86 {
        padding: 0 22px;
    }
}

.j4wobltxp5 .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.j4wobltxp5 .s53py9smir {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .j4wobltxp5 .s53py9smir {
        display: block;
    }
}

.j4wobltxp5 .s53py9smir .ulr2imua4e .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .j4wobltxp5 .s53py9smir .ulr2imua4e .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.j4wobltxp5 .s53py9smir .ulr2imua4e .er5j347yiv {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .j4wobltxp5 .s53py9smir .ulr2imua4e .er5j347yiv {
        margin-bottom: 32px;
    }
}

.j4wobltxp5 .s53py9smir .ulr2imua4e .jestjj2hpq .iycirdyf04 {
    margin-bottom: 0;
}

.j4wobltxp5 .vg7lcpjx86 {
    margin-bottom: 122px;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .j4wobltxp5 .vg7lcpjx86 {
        margin-bottom: 32px;
    }
}

.j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz {
    height: 100%;
}

.j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 {
        margin-bottom: 22px;
    }
}

.j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
    height: 560px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
        height: 350px;
    }
}

.j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .fcu3esi4jq {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .fcu3esi4jq {
        margin-bottom: 16px;
    }
}

.j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .uznk7swimp {
    margin-bottom: 0;
}

.j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
    margin-top: 64px;
}

@media (max-width: 992px) {
    .j4wobltxp5 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
        margin-top: 22px;
    }
}

.j4wobltxp5 .e55pslg1gs {
    color: #4A372A;
}

.j4wobltxp5 .pb60s9rm19 {
    color: #c10b02;
}

.j4wobltxp5 .er5j347yiv {
    color: #000000;
}

.j4wobltxp5 .fcu3esi4jq {
    color: #4A372A;
}

.j4wobltxp5 .uznk7swimp {
    color: #000000;
}

.j4wobltxp5 .pb60s9rm19,
.j4wobltxp5 .jestjj2hpq {
    color: #4A372A;
}

.nckun684il {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.nckun684il .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.nckun684il .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.nckun684il .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.nckun684il .teiizew3g6 {
    display: flex;
    justify-content: space-between;
    padding: 54px;
    border: 3px dashed #4a372a;
}

@media (max-width: 992px) {
    .nckun684il .teiizew3g6 {
        display: block;
    }
}

@media (max-width: 992px) {
    .nckun684il .teiizew3g6 {
        padding: 22px;
    }
}

.nckun684il .teiizew3g6 .s53py9smir {
    width: 48%;
}

@media (max-width: 992px) {
    .nckun684il .teiizew3g6 .s53py9smir {
        width: 100%;
        margin-bottom: 32px;
    }
}

.nckun684il .teiizew3g6 .s53py9smir .pb60s9rm19 {
    margin-bottom: 42px;
}

@media (max-width: 992px) {
    .nckun684il .teiizew3g6 .s53py9smir .pb60s9rm19 {
        margin-bottom: 22px;
    }
}

.nckun684il .teiizew3g6 .s53py9smir .oef884oe1n {
    margin-bottom: 42px;
}

@media (max-width: 992px) {
    .nckun684il .teiizew3g6 .s53py9smir .oef884oe1n {
        margin-bottom: 22px;
    }
}

.nckun684il .teiizew3g6 .s53py9smir .s7etqeqwo9 .er5j347yiv {
    display: inline-block;
    width: 60%;
    margin-bottom: 42px;
}

@media (max-width: 992px) {
    .nckun684il .teiizew3g6 .s53py9smir .s7etqeqwo9 .er5j347yiv {
        width: 100%;
        margin-bottom: 22px;
    }
}

.nckun684il .teiizew3g6 .s53py9smir .jestjj2hpq .iycirdyf04 {
    margin-bottom: 0;
}

.nckun684il .teiizew3g6 .eznh1z7ae8 {
    width: 48%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 54px;
}

@media (max-width: 1440px) {
    .nckun684il .teiizew3g6 .eznh1z7ae8 {
        gap: 42px;
    }
}

@media (max-width: 992px) {
    .nckun684il .teiizew3g6 .eznh1z7ae8 {
        width: 100%;
        gap: 22px;
        grid-template-columns: 1fr;
    }
}

.nckun684il .teiizew3g6 .eznh1z7ae8 .sb4mxlltkw img {
    height: 510px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .nckun684il .teiizew3g6 .eznh1z7ae8 .sb4mxlltkw img {
        height: 350px;
    }
}

.nckun684il .e55pslg1gs {
    color: #4A372A;
}

.nckun684il .pb60s9rm19 {
    color: #c10b02;
}

.nckun684il .oef884oe1n {
    color: #000000;
}

.nckun684il .er5j347yiv {
    color: #4b4949;
}

.nckun684il .pb60s9rm19,
.nckun684il .jestjj2hpq {
    color: #4A372A;
}

.nckun684il .er5j347yiv,
.nckun684il .s7etqeqwo9 {
    color: #000000;
}

.lhpwappjnd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.lhpwappjnd .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.lhpwappjnd .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lhpwappjnd .e444xtxjaj {
    justify-content: flex-end;
}

.lhpwappjnd .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.lhpwappjnd .ojdsr73tv8 .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .lhpwappjnd .ojdsr73tv8 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.lhpwappjnd .jestjj2hpq {
    text-align: right;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .lhpwappjnd .jestjj2hpq {
        text-align: left;
        margin-bottom: 32px;
    }
}

.lhpwappjnd .jestjj2hpq .iycirdyf04 {
    margin-bottom: 0;
}

.lhpwappjnd .azm3i05ch9 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    border: 3px dashed #4a372a;
    border-bottom: none;
    border-right: none;
}

@media (max-width: 992px) {
    .lhpwappjnd .azm3i05ch9 {
        display: block;
    }
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    padding: 32px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-right: 3px dashed #4a372a;
    border-bottom: 3px dashed #4a372a;
}

@media (max-width: 1200px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        display: block;
    }
}

@media (max-width: 992px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding: 22px;
    }
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 {
    width: 40%;
    display: flex;
    justify-content: center;
}

@media (max-width: 1200px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 {
        width: 100%;
        margin-bottom: 16px;
    }
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
    height: 210px;
    width: 155px;
    object-fit: cover;
    padding: 16px;
    border: 3px dashed #4a372a;
}

@media (max-width: 1200px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
        width: 100%;
        height: 300px;
    }
}

@media (max-width: 992px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
        padding: 22px;
    }
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
    width: 60%;
    padding-left: 22px;
}

@media (max-width: 1200px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
        padding-left: 0;
        width: 100%;
    }
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .ojdsr73tv8 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 22px;
}

@media (max-width: 1440px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .ojdsr73tv8 {
        display: block;
        margin-bottom: 0;
    }
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .ojdsr73tv8 .psck90odvw {
    margin-bottom: 0;
    padding-left: 22px;
    white-space: nowrap;
}

@media (max-width: 1440px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .ojdsr73tv8 .psck90odvw {
        padding-left: 0;
        margin-bottom: 22px;
    }
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .ojdsr73tv8 .i5itu4ub0l {
    margin-bottom: 0;
}

@media (max-width: 1440px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .ojdsr73tv8 .i5itu4ub0l {
        margin-bottom: 22px;
    }
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .uznk7swimp {
    margin-bottom: 0;
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .skczxm5af5 .piz15edad6 img {
    transform: rotate(6deg);
}

@media (max-width: 1200px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .skczxm5af5 .piz15edad6 img {
        transform: none;
    }
}

.lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .pbbwe4lo06 .piz15edad6 img {
    transform: rotate(-6deg);
}

@media (max-width: 1200px) {
    .lhpwappjnd .azm3i05ch9 .vg7lcpjx86 .pbbwe4lo06 .piz15edad6 img {
        transform: none;
    }
}

.lhpwappjnd .e55pslg1gs {
    color: #4A372A;
}

.lhpwappjnd .pb60s9rm19 {
    color: #c10b02;
}

.lhpwappjnd .psck90odvw {
    color: #4A372A;
}

.lhpwappjnd .i5itu4ub0l {
    color: #c10b02;
}

.lhpwappjnd .uznk7swimp {
    color: #000000;
}

.lhpwappjnd .pb60s9rm19,
.lhpwappjnd .jestjj2hpq {
    color: #4A372A;
}

.lhpwappjnd .i5itu4ub0l,
.lhpwappjnd .jestjj2hpq {
    color: #4A372A;
}

.scnd7l3vz4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.scnd7l3vz4 .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.scnd7l3vz4 .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.scnd7l3vz4 .ulr2imua4e {
    height: 700px;
}

@media (max-width: 992px) {
    .scnd7l3vz4 .ulr2imua4e {
        height: 350px;
    }
}

.g9nriw45om {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.g9nriw45om .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.g9nriw45om .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.g9nriw45om .xl6ag4n4jd {
    justify-content: space-between;
}

.g9nriw45om .e444xtxjaj {
    justify-content: flex-end;
}

.g9nriw45om .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.g9nriw45om .ojdsr73tv8 .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .g9nriw45om .ojdsr73tv8 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.g9nriw45om .ryl196z24b .oef884oe1n {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .g9nriw45om .ryl196z24b .oef884oe1n {
        margin-bottom: 32px;
    }
}

.g9nriw45om .r7cu9z72v4 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 112px;
}

@media (max-width: 992px) {
    .g9nriw45om .r7cu9z72v4 {
        display: block;
    }
}

.g9nriw45om .r7cu9z72v4 .e444xtxjaj {
    position: relative;
    padding: 48px 0;
    margin: 0;
    background-color: transparent;
    border-bottom: 3px dashed #4a372a;
}

@media (max-width: 992px) {
    .g9nriw45om .r7cu9z72v4 .e444xtxjaj {
        padding: 22px 0;
    }
}

.g9nriw45om .r7cu9z72v4 .e444xtxjaj .bi2ujonsun {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.g9nriw45om .r7cu9z72v4 .e444xtxjaj .bi2ujonsun .nlfl4fyck9 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.g9nriw45om .r7cu9z72v4 .e444xtxjaj .bi2ujonsun .nlfl4fyck9 .blxkm1e7cp {
    margin-bottom: 0;
}

.g9nriw45om .r7cu9z72v4 .e444xtxjaj .bi2ujonsun .nlfl4fyck9 .oaibmgh8eh {
    width: 42px;
    height: 42px;
    min-width: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 22px;
    transition: all 0.3s ease-in-out;
    border-radius: 100%;
}

@media (max-width: 992px) {
    .g9nriw45om .r7cu9z72v4 .e444xtxjaj .bi2ujonsun .nlfl4fyck9 .oaibmgh8eh {
        margin-left: 16px;
    }
}

.g9nriw45om .r7cu9z72v4 .e444xtxjaj .bi2ujonsun .nlfl4fyck9 .oaibmgh8eh .t2nikpbdde {
    font-size: 32px;
    transition: all 0.3s ease-in-out;
    color: #4a372a;
}

.g9nriw45om .r7cu9z72v4 .e444xtxjaj .bi2ujonsun .nlfl4fyck9:not(.bs7kqttm33) .oaibmgh8eh {
    transform: rotate(-45deg);
}

.g9nriw45om .r7cu9z72v4 .e444xtxjaj .db09vzx918 .aj4in644nm {
    margin: 42px 0 0 0;
}

@media (max-width: 992px) {
    .g9nriw45om .r7cu9z72v4 .e444xtxjaj .db09vzx918 .aj4in644nm {
        margin: 32px 0 0 0;
    }
}

.g9nriw45om .r7cu9z72v4 .e444xtxjaj .db09vzx918 .aj4in644nm .sme6ylu608 {
    display: inline-flex;
    width: 85%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .g9nriw45om .r7cu9z72v4 .e444xtxjaj .db09vzx918 .aj4in644nm .sme6ylu608 {
        width: 100%;
    }
}

.g9nriw45om .e55pslg1gs {
    color: #4A372A;
}

.g9nriw45om .pb60s9rm19 {
    color: #4A372A;
}

.g9nriw45om .oef884oe1n {
    color: #000000;
}

.g9nriw45om .blxkm1e7cp {
    color: #000000;
}

.g9nriw45om .sme6ylu608 {
    color: #4b4949;
}

.g9nriw45om .sme6ylu608,
.g9nriw45om .aj4in644nm {
    color: #000000;
}

.u8akxt9ohy {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.u8akxt9ohy .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.u8akxt9ohy .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.u8akxt9ohy .s53py9smir .pb60s9rm19 {
    margin-bottom: 42px;
}

@media (max-width: 992px) {
    .u8akxt9ohy .s53py9smir .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.u8akxt9ohy .s53py9smir .s7etqeqwo9 .er5j347yiv {
    display: inline-block;
    width: 40%;
    margin-bottom: 0;
}

@media (max-width: 1440px) {
    .u8akxt9ohy .s53py9smir .s7etqeqwo9 .er5j347yiv {
        width: 60%;
    }
}

@media (max-width: 992px) {
    .u8akxt9ohy .s53py9smir .s7etqeqwo9 .er5j347yiv {
        width: 100%;
    }
}

.u8akxt9ohy .s53py9smir .eznh1z7ae8 {
    margin-top: 64px;
}

@media (max-width: 992px) {
    .u8akxt9ohy .s53py9smir .eznh1z7ae8 {
        margin-top: 32px;
    }
}

.u8akxt9ohy .s53py9smir .eznh1z7ae8 img {
    height: 550px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .u8akxt9ohy .s53py9smir .eznh1z7ae8 img {
        height: 350px;
    }
}

.u8akxt9ohy .s53py9smir .oef884oe1n {
    margin-top: 32px;
    margin-bottom: 0;
}

.u8akxt9ohy .s53py9smir .jestjj2hpq {
    margin-top: 32px;
}

.u8akxt9ohy .pb60s9rm19 {
    color: #c10b02;
}

.u8akxt9ohy .er5j347yiv,
.u8akxt9ohy .s7etqeqwo9 {
    color: #000000;
    text-align: center;
}

.u8akxt9ohy .oef884oe1n {
    color: #000000;
    text-align: center;
}

.u8akxt9ohy .pb60s9rm19,
.u8akxt9ohy .jestjj2hpq {
    text-align: center;
    color: #4A372A;
}

.d89gdcnkxz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.d89gdcnkxz .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.d89gdcnkxz .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.d89gdcnkxz .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.d89gdcnkxz .teiizew3g6 {
    padding: 54px;
    border: 3px dashed #4a372a;
}

@media (max-width: 992px) {
    .d89gdcnkxz .teiizew3g6 {
        padding: 22px;
    }
}

.d89gdcnkxz .teiizew3g6 .ie5iajmqbj iframe {
    height: 700px;
}

@media (max-width: 992px) {
    .d89gdcnkxz .teiizew3g6 .ie5iajmqbj iframe {
        height: 350px;
    }
}

.d89gdcnkxz .e55pslg1gs {
    color: #4A372A;
}

.cid-v2eYFJBUPs {
    padding-top: 2rem;
    padding-bottom: 1rem;
    border-top: 3px dashed #4a372a;
    border-bottom: 3px dashed #4a372a;
    background-color: transparent;
}

.cid-v2eYFJBUPs .vg7lcpjx86:focus,
.cid-v2eYFJBUPs span:focus {
    outline: none;
}

.cid-v2eYFJBUPs .fsczo8mihr {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2eYFJBUPs .vg7lcpjx86 {
    color: #4a372a;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2eYFJBUPs .vg7lcpjx86 {
        min-height: 45px;
    }
}

.tckti7wcdx {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.tckti7wcdx .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.tckti7wcdx .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tckti7wcdx .e444xtxjaj {
    justify-content: flex-end;
}

.tckti7wcdx .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.tckti7wcdx .ojdsr73tv8 .pb60s9rm19 {
    display: inline-block;
    width: 50%;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .tckti7wcdx .ojdsr73tv8 .pb60s9rm19 {
        width: 100%;
        margin-bottom: 32px;
    }
}

.tckti7wcdx .azm3i05ch9 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0;
    border: 3px dashed #4a372a;
    border-bottom: none;
    border-right: none;
}

@media (max-width: 992px) {
    .tckti7wcdx .azm3i05ch9 {
        display: block;
    }
}

.tckti7wcdx .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    padding: 82px 64px;
    height: 100%;
    border-right: 3px dashed #4a372a;
    border-bottom: 3px dashed #4a372a;
}

@media (max-width: 1440px) {
    .tckti7wcdx .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding: 82px 42px;
    }
}

@media (max-width: 992px) {
    .tckti7wcdx .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding: 22px;
    }
}

.tckti7wcdx .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
}

.tckti7wcdx .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
    height: 350px;
    width: 260px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .tckti7wcdx .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
        width: 100%;
    }
}

.tckti7wcdx .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
    margin-bottom: 0;
}

.tckti7wcdx .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
    margin-top: 22px;
}

.tckti7wcdx .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq .iycirdyf04 {
    margin-bottom: 0;
}

.tckti7wcdx .e55pslg1gs {
    color: #4A372A;
}

.tckti7wcdx .pb60s9rm19 {
    color: #c10b02;
}

.tckti7wcdx .i5itu4ub0l {
    color: #4b4949;
}

.tckti7wcdx .i5itu4ub0l,
.tckti7wcdx .jestjj2hpq {
    text-align: center;
    color: #000000;
}

.tckti7wcdx .pb60s9rm19,
.tckti7wcdx .ojdsr73tv8 {
    color: #4A372A;
}

.yqx2rfkc7g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.yqx2rfkc7g .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.yqx2rfkc7g .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.yqx2rfkc7g .ulr2imua4e {
    margin: 0;
}

.yqx2rfkc7g .ulr2imua4e .e444xtxjaj {
    padding: 0;
    justify-content: center;
}

.yqx2rfkc7g .s53py9smir {
    padding-right: 112px;
}

@media (max-width: 1440px) {
    .yqx2rfkc7g .s53py9smir {
        padding-right: 64px;
    }
}

@media (max-width: 1200px) {
    .yqx2rfkc7g .s53py9smir {
        padding-right: 32px;
    }
}

@media (max-width: 992px) {
    .yqx2rfkc7g .s53py9smir {
        padding: 0;
        margin-bottom: 32px;
    }
}

.yqx2rfkc7g .s53py9smir .pb60s9rm19 {
    margin-bottom: 0;
}

.yqx2rfkc7g .obx038yqwr {
    padding-left: 112px;
    border-left: 3px dashed #4a372a;
}

@media (max-width: 1440px) {
    .yqx2rfkc7g .obx038yqwr {
        padding-left: 64px;
    }
}

@media (max-width: 1200px) {
    .yqx2rfkc7g .obx038yqwr {
        padding-left: 32px;
    }
}

@media (max-width: 992px) {
    .yqx2rfkc7g .obx038yqwr {
        padding-left: 0;
        border-left: none;
        border-top: 3px dashed #4a372a;
        padding-top: 22px;
    }
}

.yqx2rfkc7g .pb60s9rm19 {
    color: #c10b02;
    text-align: center;
}

.yqx2rfkc7g .er5j347yiv,
.yqx2rfkc7g .s7etqeqwo9 {
    color: #4b4949;
    text-align: center;
}

.yqx2rfkc7g .pb60s9rm19,
.yqx2rfkc7g .jestjj2hpq {
    color: #4A372A;
}

.ag6nfso8vw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ag6nfso8vw .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.ag6nfso8vw .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ag6nfso8vw .ojdsr73tv8 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .ag6nfso8vw .ojdsr73tv8 {
        margin-bottom: 32px;
    }
}

.ag6nfso8vw .ojdsr73tv8 .e55pslg1gs {
    margin-bottom: 22px;
}

.ag6nfso8vw .ojdsr73tv8 .mzufjsjihx .pb60s9rm19 {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .ag6nfso8vw .ojdsr73tv8 .mzufjsjihx .pb60s9rm19 {
        width: 100%;
    }
}

.ag6nfso8vw .azm3i05ch9 {
    justify-content: center;
    margin: 0 -24px;
}

.ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 {
    padding: 0 24px;
    margin-bottom: 122px;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 {
        margin-bottom: 32px;
    }
}

.ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    border-radius: 0 !important;
    height: 100%;
    display: flex;
    justify-content: space-between;
    padding-right: 122px;
}

@media (max-width: 1440px) {
    .ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding-right: 64px;
    }
}

@media (max-width: 992px) {
    .ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding-right: 0;
        display: block;
    }
}

.ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .psck90odvw {
    margin-bottom: 0;
    padding-right: 48px;
    white-space: nowrap;
}

@media (max-width: 992px) {
    .ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .psck90odvw {
        padding-right: 0;
        margin-bottom: 16px;
    }
}

.ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
    width: 77%;
}

@media (max-width: 992px) {
    .ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
        width: 100%;
    }
}

.ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
        margin-bottom: 22px;
    }
}

.ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .uznk7swimp {
    margin-bottom: 0;
}

.ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .ag6nfso8vw .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
        margin-top: 22px;
    }
}

.ag6nfso8vw .eznh1z7ae8 {
    padding: 16px;
    border: 3px dashed #4a372a;
    transform: rotate(9deg);
}

@media (max-width: 992px) {
    .ag6nfso8vw .eznh1z7ae8 {
        transform: none;
    }
}

.ag6nfso8vw .eznh1z7ae8 img {
    height: 330px;
    object-fit: cover;
}

.ag6nfso8vw .e55pslg1gs {
    color: #4A372A;
}

.ag6nfso8vw .pb60s9rm19 {
    color: #c10b02;
}

.ag6nfso8vw .psck90odvw {
    color: #4A372A;
}

.ag6nfso8vw .i5itu4ub0l {
    color: #c10b02;
}

.ag6nfso8vw .uznk7swimp {
    color: #000000;
}

.ag6nfso8vw .pb60s9rm19,
.ag6nfso8vw .mzufjsjihx {
    color: #4A372A;
}

.ag6nfso8vw .i5itu4ub0l,
.ag6nfso8vw .jestjj2hpq {
    color: #4A372A;
}

.dgeiu5otkv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.dgeiu5otkv .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.dgeiu5otkv .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dgeiu5otkv .xl6ag4n4jd {
    justify-content: space-between;
}

.dgeiu5otkv .e444xtxjaj {
    justify-content: space-between;
}

.dgeiu5otkv .s53py9smir {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .dgeiu5otkv .s53py9smir {
        margin-bottom: 22px;
    }
}

.dgeiu5otkv .s53py9smir .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .dgeiu5otkv .s53py9smir .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.dgeiu5otkv .s53py9smir .p88h0eujyv .wejo92v8sk {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .dgeiu5otkv .s53py9smir .p88h0eujyv .wejo92v8sk {
        margin-bottom: 22px;
    }
}

.dgeiu5otkv .s53py9smir .p88h0eujyv .saj016mcpv {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dgeiu5otkv .s53py9smir .p88h0eujyv .saj016mcpv .ef69o79egx {
    margin-bottom: 16px;
}

.dgeiu5otkv .s53py9smir .p88h0eujyv .saj016mcpv .ef69o79egx:last-child {
    margin-bottom: 0;
}

.dgeiu5otkv .jestjj2hpq .iycirdyf04 {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .dgeiu5otkv .eznh1z7ae8 {
        margin-top: 32px;
    }
}

.dgeiu5otkv .eznh1z7ae8 .ryl196z24b .oef884oe1n {
    display: inline-block;
    width: 60%;
    margin-bottom: 42px;
}

@media (max-width: 992px) {
    .dgeiu5otkv .eznh1z7ae8 .ryl196z24b .oef884oe1n {
        width: 100%;
        margin-bottom: 22px;
    }
}

.dgeiu5otkv .eznh1z7ae8 .sb4mxlltkw img {
    height: 450px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .dgeiu5otkv .eznh1z7ae8 .sb4mxlltkw img {
        height: 350px;
    }
}

.dgeiu5otkv .pb60s9rm19 {
    color: #c10b02;
}

.dgeiu5otkv .saj016mcpv {
    color: #4b4949;
}

.dgeiu5otkv .wejo92v8sk {
    color: #4A372A;
}

.dgeiu5otkv .oef884oe1n,
.dgeiu5otkv .ryl196z24b {
    color: #000000;
    text-align: right;
}

.dgeiu5otkv .pb60s9rm19,
.dgeiu5otkv .jestjj2hpq {
    color: #4A372A;
}

.dgeiu5otkv .saj016mcpv,
.dgeiu5otkv .ef69o79egx {
    color: #000000;
}

.ca8accwf11 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ca8accwf11 .vg7lcpjx86:focus,
.ca8accwf11 span:focus {
    outline: none;
}

.ca8accwf11 .vg7lcpjx86 {
    cursor: pointer;
}

.ca8accwf11 .f709257n92 {
    grid-row-gap: 54px;
}

@media (max-width: 767px) {
    .ca8accwf11 .f709257n92 {
        grid-row-gap: 22px;
    }
}

.ca8accwf11 .grid-container-1,
.ca8accwf11 .grid-container-2,
.ca8accwf11 .clacmw3r5g {
    gap: 0 54px;
}

@media (max-width: 767px) {

    .ca8accwf11 .grid-container-1,
    .ca8accwf11 .grid-container-2,
    .ca8accwf11 .clacmw3r5g {
        gap: 0 22px;
    }
}

.ca8accwf11 .pb60s9rm19 {
    margin-bottom: 64px;
    color: #c10b02;
    text-align: center;
}

@media (max-width: 992px) {
    .ca8accwf11 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.ca8accwf11 .k9k6p649s1 {
    max-width: 800px;
}

.ca8accwf11 .t8nvm5ooqa,
.ca8accwf11 .fsczo8mihr {
    overflow: hidden;
}

.ca8accwf11 .f709257n92 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.ca8accwf11 .vmb47aapye {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.ca8accwf11 .vmb47aapye img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    height: 600px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .ca8accwf11 .vmb47aapye img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .ca8accwf11 .vmb47aapye img {
        min-width: 35vw;
        height: 150px;
    }
}

.ca8accwf11 .pbbwe4lo06 img {
    height: 400px;
}

@media (max-width: 1200px) {
    .ca8accwf11 .pbbwe4lo06 img {
        height: 200px;
    }
}

@media (max-width: 767px) {
    .ca8accwf11 .pbbwe4lo06 img {
        height: 150px;
    }
}

.ca8accwf11 .kd0vb3pfld img {
    height: 500px;
}

@media (max-width: 1200px) {
    .ca8accwf11 .kd0vb3pfld img {
        height: 250px;
    }
}

@media (max-width: 767px) {
    .ca8accwf11 .kd0vb3pfld img {
        height: 150px;
    }
}

.ca8accwf11 .ls8c6wv9ri img {
    height: 300px;
}

@media (max-width: 1200px) {
    .ca8accwf11 .ls8c6wv9ri img {
        height: 150px;
    }
}

.ca8accwf11 .grid-container-1,
.ca8accwf11 .grid-container-2,
.ca8accwf11 .clacmw3r5g {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.ca8accwf11 .grid-container-1 {
    align-items: flex-end;
}

.ca8accwf11 .grid-container-2 {
    align-items: flex-start;
}

.gi3ylvqf5o {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1552820728-8b83bb6b773f.jpeg");
}

.gi3ylvqf5o .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.gi3ylvqf5o .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gi3ylvqf5o .ulr2imua4e {
    height: 700px;
}

@media (max-width: 992px) {
    .gi3ylvqf5o .ulr2imua4e {
        height: 350px;
    }
}

.ryodh0xr6m {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ryodh0xr6m .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.ryodh0xr6m .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ryodh0xr6m .azm3i05ch9,
.ryodh0xr6m .t8zryj2x8z {
    margin: 0 -27px;
}

.ryodh0xr6m .t8zryj2x8z {
    justify-content: space-between;
}

.ryodh0xr6m .azm3i05ch9 {
    justify-content: center;
}

.ryodh0xr6m .e444xtxjaj {
    justify-content: flex-end;
    padding: 0 27px;
}

.ryodh0xr6m .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.ryodh0xr6m .ojdsr73tv8 .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .ryodh0xr6m .ojdsr73tv8 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.ryodh0xr6m .s7etqeqwo9 .er5j347yiv {
    display: inline-block;
    width: 80%;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .ryodh0xr6m .s7etqeqwo9 .er5j347yiv {
        width: 100%;
        margin-bottom: 32px;
    }
}

.ryodh0xr6m .vg7lcpjx86 {
    margin-bottom: 54px;
    padding: 0 27px;
}

@media (max-width: 992px) {
    .ryodh0xr6m .vg7lcpjx86 {
        margin-bottom: 12px;
    }
}

.ryodh0xr6m .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
    height: 640px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .ryodh0xr6m .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
        height: 350px;
    }
}

.ryodh0xr6m .e55pslg1gs {
    color: #4A372A;
}

.ryodh0xr6m .pb60s9rm19 {
    color: #4A372A;
}

.ryodh0xr6m .psck90odvw {
    color: #c10b02;
}

.ryodh0xr6m .i5itu4ub0l {
    color: #c10b02;
}

.ryodh0xr6m .uznk7swimp {
    color: #4b4949;
}

.ryodh0xr6m .er5j347yiv,
.ryodh0xr6m .s7etqeqwo9 {
    color: #000000;
}

.xgufddx5kv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.xgufddx5kv .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.xgufddx5kv .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xgufddx5kv .s53py9smir {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .xgufddx5kv .s53py9smir {
        margin-bottom: 32px;
    }
}

.xgufddx5kv .s53py9smir .pb60s9rm19 {
    margin-bottom: 42px;
}

@media (max-width: 992px) {
    .xgufddx5kv .s53py9smir .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.xgufddx5kv .s53py9smir .s7etqeqwo9 .er5j347yiv {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 1440px) {
    .xgufddx5kv .s53py9smir .s7etqeqwo9 .er5j347yiv {
        width: 60%;
    }
}

@media (max-width: 992px) {
    .xgufddx5kv .s53py9smir .s7etqeqwo9 .er5j347yiv {
        width: 100%;
    }
}

.xgufddx5kv .azm3i05ch9 {
    margin: 0 -41px;
}

@media (max-width: 992px) {
    .xgufddx5kv .azm3i05ch9 {
        margin-bottom: 22px;
    }
}

.xgufddx5kv .azm3i05ch9 .vg7lcpjx86 {
    margin-bottom: 82px;
    padding: 0 41px;
}

@media (max-width: 992px) {
    .xgufddx5kv .azm3i05ch9 .vg7lcpjx86 {
        margin-bottom: 12px;
    }
}

.xgufddx5kv .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-height: 550px;
}

@media (max-width: 992px) {
    .xgufddx5kv .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        min-height: auto;
    }
}

.xgufddx5kv .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
    margin-bottom: 32px;
}

.xgufddx5kv .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .piz15edad6 img {
    object-fit: cover;
    height: 350px;
}

.xgufddx5kv .azm3i05ch9 .vg7lcpjx86 .pbbwe4lo06 .piz15edad6 {
    height: 100%;
}

.xgufddx5kv .azm3i05ch9 .vg7lcpjx86 .pbbwe4lo06 .piz15edad6 img {
    height: 100%;
}

@media (max-width: 992px) {
    .xgufddx5kv .azm3i05ch9 .vg7lcpjx86 .pbbwe4lo06 .piz15edad6 img {
        height: 350px;
    }
}

.xgufddx5kv .azm3i05ch9 .vg7lcpjx86 .kd0vb3pfld .xtr7rj9ag7 .i5itu4ub0l {
    margin-bottom: 0;
    margin-top: 32px;
}

.xgufddx5kv .pb60s9rm19 {
    color: #c10b02;
}

.xgufddx5kv .er5j347yiv,
.xgufddx5kv .s7etqeqwo9 {
    color: #000000;
    text-align: center;
}

.xgufddx5kv .i5itu4ub0l {
    color: #000000;
    text-align: center;
}

.xgufddx5kv .pb60s9rm19,
.xgufddx5kv .jestjj2hpq {
    text-align: center;
    color: #4A372A;
}

.oi5g4cq7df {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.oi5g4cq7df .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.oi5g4cq7df .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.oi5g4cq7df .xl6ag4n4jd {
    justify-content: space-between;
}

.oi5g4cq7df .e444xtxjaj {
    justify-content: flex-end;
}

.oi5g4cq7df .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.oi5g4cq7df .ojdsr73tv8 .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .oi5g4cq7df .ojdsr73tv8 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.oi5g4cq7df .ryl196z24b .oef884oe1n {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .oi5g4cq7df .ryl196z24b .oef884oe1n {
        margin-bottom: 32px;
    }
}

.oi5g4cq7df .jdfrbxoh5u {
    position: relative;
    min-width: 620px;
    max-width: 620px;
}

@media (max-width: 768px) {
    .oi5g4cq7df .jdfrbxoh5u {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj {
    width: 100%;
    height: 100%;
}

.oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 54px;
    border: 3px dashed #4a372a;
}

@media (max-width: 992px) {
    .oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz {
        padding: 22px;
    }
}

.oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .xtr7rj9ag7 {
    position: relative;
    z-index: 1;
}

.oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .xtr7rj9ag7 .is6vqq8laq {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .xtr7rj9ag7 .is6vqq8laq {
        margin-bottom: 22px;
    }
}

.oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .xtr7rj9ag7 .is6vqq8laq .t2nikpbdde {
    display: inline-block;
    font-size: 42px;
    color: #4a372a;
}

.oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .xtr7rj9ag7 .uznk7swimp {
    margin-bottom: 42px;
}

@media (max-width: 992px) {
    .oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .xtr7rj9ag7 .uznk7swimp {
        margin-bottom: 22px;
    }
}

.oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .xtr7rj9ag7 .fcu3esi4jq {
    margin-bottom: 10px;
}

.oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .jestjj2hpq {
    margin-top: 64px;
}

@media (max-width: 992px) {
    .oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .jestjj2hpq {
        margin-top: 32px;
    }
}

.oi5g4cq7df .jdfrbxoh5u .kyxrf73ryj .tt00y6v5kz .jestjj2hpq .iycirdyf04 {
    margin-bottom: 0;
}

.oi5g4cq7df .sqltlmx6vr,
.oi5g4cq7df .t6cg5ppa0j {
    display: flex;
}

.oi5g4cq7df .kbx032xhph {
    bottom: 0;
    width: 54px;
    height: 54px;
    margin-top: -1.5rem;
    font-size: 42px;
    background-color: transparent !important;
    border: none !important;
    color: #4a372a !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.5 !important;
    display: none;
}

.oi5g4cq7df .kbx032xhph:hover {
    opacity: 1 !important;
}

.oi5g4cq7df .kbx032xhph.t6cg5ppa0j {
    left: 0;
}

.oi5g4cq7df .kbx032xhph.t6cg5ppa0j .t2nikpbdde {
    margin-right: 5px;
}

.oi5g4cq7df .kbx032xhph.sqltlmx6vr {
    right: 0;
}

.oi5g4cq7df .kbx032xhph.sqltlmx6vr .t2nikpbdde {
    margin-left: 5px;
}

@media (max-width: 767px) {
    .oi5g4cq7df .kbx032xhph {
        top: auto;
        bottom: 1rem;
    }
}

.oi5g4cq7df .xsbe4b9lvo {
    position: relative;
    width: 100%;
}

.oi5g4cq7df .hs67njbptt {
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    .oi5g4cq7df .hs67njbptt {
        padding: 0;
    }
}

.oi5g4cq7df .hs67njbptt.is-draggable {
    cursor: grab;
}

.oi5g4cq7df .hs67njbptt.is-dragging {
    cursor: grabbing;
}

.oi5g4cq7df .jdfrbxoh5u a {
    cursor: grab;
}

.oi5g4cq7df .jdfrbxoh5u a:active {
    cursor: grabbing;
}

.oi5g4cq7df .egnm1licsx {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.oi5g4cq7df .item-menu-overlay {
    opacity: 0 !important;
}

.oi5g4cq7df .e55pslg1gs {
    color: #4A372A;
}

.oi5g4cq7df .pb60s9rm19 {
    color: #4A372A;
}

.oi5g4cq7df .oef884oe1n {
    color: #000000;
}

.oi5g4cq7df .uznk7swimp {
    color: #c10b02;
}

.oi5g4cq7df .fcu3esi4jq {
    color: #000000;
    text-align: center;
}

.oi5g4cq7df .uznk7swimp,
.oi5g4cq7df .jestjj2hpq,
.oi5g4cq7df .is6vqq8laq {
    text-align: center;
}

.oi5g4cq7df .uznk7swimp,
.oi5g4cq7df .is6vqq8laq,
.oi5g4cq7df .jestjj2hpq {
    color: #4A372A;
}

.cid-v2eYFJGdd6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2eYFJGdd6 .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.cid-v2eYFJGdd6 .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2eYFJGdd6 .ojdsr73tv8 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .ojdsr73tv8 {
        margin-bottom: 32px;
    }
}

.cid-v2eYFJGdd6 .ojdsr73tv8 .e55pslg1gs {
    margin-bottom: 22px;
}

.cid-v2eYFJGdd6 .ojdsr73tv8 .mzufjsjihx .pb60s9rm19 {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .ojdsr73tv8 .mzufjsjihx .pb60s9rm19 {
        width: 100%;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 {
    justify-content: center;
    margin: 0 -24px;
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 {
    padding: 0 24px;
    margin-bottom: 82px;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 {
        margin-bottom: 32px;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    height: 100%;
    display: flex;
    justify-content: space-between;
    padding-right: 122px;
}

@media (max-width: 1440px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding-right: 22px;
    }
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding-right: 0;
        display: block;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .psck90odvw {
    margin-bottom: 0;
    padding-right: 48px;
    white-space: nowrap;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .psck90odvw {
        padding-right: 0;
        margin-bottom: 22px;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
    width: 77%;
    padding: 32px;
    border: 3px dashed #4a372a;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
        width: 100%;
        padding: 22px;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .piz15edad6 {
    margin-bottom: 32px;
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .piz15edad6 img {
    height: 370px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .piz15edad6 img {
        height: 350px;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .item-price {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .item-price {
        margin-bottom: 22px;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
        margin-bottom: 22px;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .clo3d051dz {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .clo3d051dz {
        margin-bottom: 22px;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
    width: 100%;
    margin-top: 32px;
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq {
        margin-top: 22px;
    }
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .jestjj2hpq .iycirdyf04 {
    width: 100%;
    margin-bottom: 0;
}

.cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .pbbwe4lo06 {
    padding-right: 0;
    padding-left: 122px;
}

@media (max-width: 1440px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .pbbwe4lo06 {
        padding-right: 0;
        padding-left: 22px;
    }
}

@media (max-width: 992px) {
    .cid-v2eYFJGdd6 .azm3i05ch9 .vg7lcpjx86 .pbbwe4lo06 {
        padding-left: 0;
        display: block;
    }
}

.cid-v2eYFJGdd6 .e55pslg1gs {
    color: #4A372A;
}

.cid-v2eYFJGdd6 .pb60s9rm19 {
    color: #c10b02;
}

.cid-v2eYFJGdd6 .psck90odvw {
    color: #4A372A;
}

.cid-v2eYFJGdd6 .item-price {
    color: #4A372A;
    text-align: center;
}

.cid-v2eYFJGdd6 .i5itu4ub0l {
    color: #c10b02;
    text-align: center;
}

.cid-v2eYFJGdd6 .clo3d051dz {
    color: #4b4949;
    text-align: center;
}

.cid-v2eYFJGdd6 .pb60s9rm19,
.cid-v2eYFJGdd6 .mzufjsjihx {
    color: #4A372A;
}

.cid-v2eYFJGdd6 .i5itu4ub0l,
.cid-v2eYFJGdd6 .jestjj2hpq {
    color: #4A372A;
}

.yv2gs9gj6m {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.yv2gs9gj6m .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.yv2gs9gj6m .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.yv2gs9gj6m .ulr2imua4e {
    margin: 0;
}

.yv2gs9gj6m .ulr2imua4e .e444xtxjaj {
    padding: 0;
    justify-content: space-between;
}

.yv2gs9gj6m .mx6ndz9v3c .e55pslg1gs {
    margin-bottom: 22px;
}

.yv2gs9gj6m .s53py9smir {
    padding-right: 112px;
}

@media (max-width: 1440px) {
    .yv2gs9gj6m .s53py9smir {
        padding-right: 64px;
    }
}

@media (max-width: 1200px) {
    .yv2gs9gj6m .s53py9smir {
        padding-right: 32px;
    }
}

@media (max-width: 992px) {
    .yv2gs9gj6m .s53py9smir {
        padding: 0;
    }
}

.yv2gs9gj6m .s53py9smir .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .yv2gs9gj6m .s53py9smir .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.yv2gs9gj6m .s53py9smir .s7etqeqwo9 .er5j347yiv {
    display: inline-block;
    width: 80%;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .yv2gs9gj6m .s53py9smir .s7etqeqwo9 .er5j347yiv {
        width: 100%;
        margin-bottom: 32px;
    }
}

.yv2gs9gj6m .ryl196z24b .oef884oe1n {
    display: inline-block;
    width: 80%;
    margin-bottom: 0;
    padding-right: 112px;
}

@media (max-width: 1440px) {
    .yv2gs9gj6m .ryl196z24b .oef884oe1n {
        padding-right: 64px;
    }
}

@media (max-width: 1200px) {
    .yv2gs9gj6m .ryl196z24b .oef884oe1n {
        padding-right: 32px;
    }
}

@media (max-width: 992px) {
    .yv2gs9gj6m .ryl196z24b .oef884oe1n {
        width: 100%;
        padding: 0;
    }
}

.yv2gs9gj6m .gklaukqhah {
    display: flex;
    align-items: flex-end;
    height: 100%;
    padding-left: 112px;
    border-left: 3px dashed #4a372a;
}

@media (max-width: 992px) {
    .yv2gs9gj6m .gklaukqhah {
        margin-top: 22px;
    }
}

@media (max-width: 1440px) {
    .yv2gs9gj6m .gklaukqhah {
        padding-left: 64px;
    }
}

@media (max-width: 1200px) {
    .yv2gs9gj6m .gklaukqhah {
        padding-left: 32px;
    }
}

@media (max-width: 992px) {
    .yv2gs9gj6m .gklaukqhah {
        padding-left: 0;
        border-left: none;
        border-top: 3px dashed #4a372a;
        padding-top: 22px;
    }
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u {
    margin-bottom: 0 !important;
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u .form-control-label {
    width: 100%;
    margin-bottom: 16px;
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u .bt6191ofdd {
    margin-bottom: 42px !important;
    padding: 0 0 42px 0;
    border: none !important;
    border-bottom: 3px dashed #4a372a !important;
    box-shadow: none;
    border-radius: 0 !important;
    background-color: transparent;
}

@media (max-width: 992px) {
    .yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u .bt6191ofdd {
        padding: 0 0 22px 0;
        margin-bottom: 22px !important;
    }
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u .bt6191ofdd:hover,
.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u .bt6191ofdd:focus {
    border: none !important;
    border-bottom: 3px dashed #4a372a !important;
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u .bt6191ofdd::placeholder {
    color: #000000;
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u textarea {
    min-height: 150px;
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u .form-check {
    padding-left: 1.9em;
    margin-bottom: 16px;
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u .form-check .form-check-input {
    background-color: transparent;
    border-color: #4a372a;
    border-radius: 0;
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .k9nag4j64u .form-check .form-check-input:focus {
    background-color: #000000;
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .jestjj2hpq {
    margin-top: 42px;
}

@media (max-width: 992px) {
    .yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .jestjj2hpq {
        margin-top: 0;
    }
}

.yv2gs9gj6m .gklaukqhah .sk7p8n93up .ldkvuf0uqq.xl6ag4n4jd .jestjj2hpq .iycirdyf04 {
    margin-bottom: 0;
}

.yv2gs9gj6m .e55pslg1gs {
    color: #4A372A;
}

.yv2gs9gj6m .pb60s9rm19 {
    color: #c10b02;
}

.yv2gs9gj6m .er5j347yiv {
    color: #4b4949;
}

.yv2gs9gj6m .oef884oe1n {
    color: #4b4949;
}

.yv2gs9gj6m label {
    color: #4b4949;
}

.yv2gs9gj6m .pb60s9rm19,
.yv2gs9gj6m .jestjj2hpq {
    color: #4A372A;
}

.yv2gs9gj6m .er5j347yiv,
.yv2gs9gj6m .s7etqeqwo9 {
    color: #000000;
}

.yv2gs9gj6m .oef884oe1n,
.yv2gs9gj6m .ryl196z24b {
    color: #000000;
}

.tf4c4rykbu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.tf4c4rykbu .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.tf4c4rykbu .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tf4c4rykbu .ojdsr73tv8 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .tf4c4rykbu .ojdsr73tv8 {
        margin-bottom: 32px;
    }
}

.tf4c4rykbu .ojdsr73tv8 .e55pslg1gs {
    margin-bottom: 22px;
}

.tf4c4rykbu .ojdsr73tv8 .mzufjsjihx .pb60s9rm19 {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .tf4c4rykbu .ojdsr73tv8 .mzufjsjihx .pb60s9rm19 {
        width: 100%;
    }
}

.tf4c4rykbu .azm3i05ch9 {
    justify-content: center;
    margin: 0 -24px;
}

.tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 {
    padding: 0 24px;
    margin-bottom: 82px;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 {
        margin-bottom: 32px;
    }
}

.tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
    border-radius: 0 !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz {
        padding-right: 0;
        display: block;
    }
}

.tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .is6vqq8laq {
    padding-right: 22px;
}

@media (max-width: 992px) {
    .tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .is6vqq8laq {
        padding-right: 0;
        margin-bottom: 16px;
    }
}

.tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .is6vqq8laq .t2nikpbdde {
    display: inline-block;
    font-size: 104px;
    color: #4a372a;
}

@media (max-width: 1640px) {
    .tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .is6vqq8laq .t2nikpbdde {
        font-size: 64px;
    }
}

@media (max-width: 1200px) {
    .tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .is6vqq8laq .t2nikpbdde {
        font-size: 48px;
    }
}

.tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
    width: 80%;
}

@media (max-width: 992px) {
    .tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 {
        width: 100%;
    }
}

.tf4c4rykbu .azm3i05ch9 .vg7lcpjx86 .tt00y6v5kz .xtr7rj9ag7 .i5itu4ub0l {
    margin-bottom: 0;
}

.tf4c4rykbu .e55pslg1gs {
    color: #4A372A;
}

.tf4c4rykbu .pb60s9rm19 {
    color: #c10b02;
}

.tf4c4rykbu .i5itu4ub0l {
    color: #000000;
}

.tf4c4rykbu .pb60s9rm19,
.tf4c4rykbu .mzufjsjihx {
    color: #4A372A;
}

.d44cra8k4p {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #4a372a;
}

.d44cra8k4p .dbf3r8s1ri.ykp4ayb381 {
    display: none;
}

.d44cra8k4p .dbf3r8s1ri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.d44cra8k4p .xl6ag4n4jd {
    justify-content: center;
}

.d44cra8k4p .ojdsr73tv8 .pb60s9rm19 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .d44cra8k4p .ojdsr73tv8 .pb60s9rm19 {
        margin-bottom: 32px;
    }
}

.d44cra8k4p .nav-wrapper {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .d44cra8k4p .nav-wrapper {
        margin-bottom: 32px;
    }
}

.d44cra8k4p .nav-wrapper .saj016mcpv {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.d44cra8k4p .nav-wrapper .saj016mcpv .ef69o79egx {
    margin-bottom: 16px;
    transition: all 0.3s ease;
}

.d44cra8k4p .nav-wrapper .saj016mcpv .ef69o79egx:hover,
.d44cra8k4p .nav-wrapper .saj016mcpv .ef69o79egx:focus {
    opacity: 0.5;
}

.d44cra8k4p .nav-wrapper .saj016mcpv .ef69o79egx:last-child {
    margin-bottom: 0;
}

.d44cra8k4p .jestjj2hpq {
    margin-bottom: 64px;
    text-align: right;
}

@media (max-width: 992px) {
    .d44cra8k4p .jestjj2hpq {
        margin-bottom: 32px;
        text-align: left;
    }
}

.d44cra8k4p .border-wrapper {
    border-bottom: 3px dashed #ffffff;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .d44cra8k4p .border-wrapper {
        margin-bottom: 32px;
    }
}

.d44cra8k4p .ccjhtsmyah {
    margin-bottom: 0;
    color: #FFFFFF;
    text-align: center;
}

.d44cra8k4p .pb60s9rm19 {
    color: #ffffff;
}

.d44cra8k4p .saj016mcpv {
    color: #ffffff;
}